PDFSetOptionalContentGroupStateAction Class
In This Topic
Defines a set-OCG-state action.
A set-OCG-state action sets the state of one or more optional content groups. Use the AddState and AddOptionalContentGroup methods to build the sequence of states for activating, deactivating and toggling the optional content groups.
Object Model
Syntax
public class PDFSetOptionalContentGroupStateAction
extends PDFAction
|
Inheritance Hierarchy
java.lang.Object
com.o2sol.pdf4java.actions.PDFAction
com.o2sol.pdf4java.actions.PDFSetOptionalContentGroupStateAction
See Also